home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextAdmin / UserManager.app / English.lproj / UserDefaults.nib / data.classes next >
Encoding:
Text File  |  1994-04-18  |  660 b   |  49 lines

  1. UserDefault = {
  2.     ACTIONS = {
  3.     popUpHit:;
  4.     revert:;
  5.     save:;
  6.     saveToDomain:;
  7.     performSetHook:;
  8.     textDidGetKeys:;
  9.     windowDidBecomeKey:;
  10.     delete:;
  11.     windowWillClose:;
  12.     setHook:;
  13.     init:;
  14.     };
  15.     OUTLETS = {
  16.     logFileText;
  17.     shellText;
  18.     hookText;
  19.     maxIdTitle;
  20.     shellTitle;
  21.     minIdText;
  22.     defaultGroupText;
  23.     logFileTitle;
  24.     maxGroupsText;
  25.     defaultGroupTitle;
  26.     domain;
  27.     maxLengthText;
  28.     homeTitle;
  29.     fillHolesButton;
  30.     maxGroupsTitle;
  31.     controller;
  32.     languagePopUp;
  33.     minIdTitle;
  34.     maxLengthTitle;
  35.     hookPopUp;
  36.     maxIdText;
  37.     homeText;
  38.     myWindow;
  39.     templatePopUp;
  40.     hookBox;
  41.     };
  42.     SUPERCLASS = Object;
  43. };
  44. FirstResponder = {
  45.     ACTIONS = {
  46.     };
  47.     SUPERCLASS = Object;
  48. };
  49.